Private Readonly _namePrivate Readonly _symbolReadonly addressReadonly networkAs a native token is not a real ERC20, a placeholder name is returned instead.
'[NATIVE TOKEN 0x00]' is returned when this.address is NATIVE_ADDRESS_0x00.'[NATIVE TOKEN 0xEE]' is returned otherwise.As a native token is not a real ERC20, a placeholder symbol is returned instead.
'0x00' is returned when this.address is NATIVE_ADDRESS_0x00.'0xEE' is returned otherwise.Generated using TypeDoc
A wrapper class to interact with native tokens the same way as a normal ERC20 token.