GOEX Token

Verified contract

Active on Ethereum with 25,254 txns
Deployed by via 0xe224fa09 at 5946039
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0xf17bde430299ec9a24f0f41e22e38609475398c902cc00d3176a40265f82ab49
0x3c4895b46782964d0cc11c4f9f5d878d53744a0cd120cf034d0a44980e967616
0x407032021d97b923621d9ea22573c036543d4a73f04fa595199bbddfa0f820d0
0x1fe6cc0ea4e534ca38ae4db86de4062e76ec466512cd584d5b239bb2f81b9394
0xb2d67fc912181198cce0152a76bdd0614348b5ef9d47237315e8f9844ae8c2aa
0x0cb5ea5852cc57d5b09e9c749ab755eeee8d8d0a0ab7d3fc8f50b2b322fb77d1
0x8f07da5f1e5cde32a07db2efff3704480d5827c22f5c4f10beb92e8fea2daac9
0x79248dc0fb3e58404674c6b78a53d57c494980e20b02328c53359f5c429342f3
0x62507228db7d9890828da8113b8073b3dfb24d47800ba8d6c4016d6db3f1567f
0x91a8d3b13cd92ad0b1c85f46dae0e97c957e44a1efb81451a7c016f43ecccf65

Functions
Getter at block 21260060
INITIAL_SUPPLY(view returns (uint256)
500000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
GOEX Token
owner(view returns (address)
0x5906892a61fb475f6e175c67559c1262d9547599
symbol(view returns (string)
GOEX
totalSupply(view returns (uint256)
500000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
transferTokens(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.