e-Pocket Token
Verified contract
Active on
Ethereum with 184 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WLM | ERC-20 | 132 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12360703 | 4 years ago | | | 0 | 0.0012757853 | |
| 12047090 | 4 years ago | | | 0 | 0.0034483020 | |
| 6724147 | 6 years ago | | | 0 | 0.00039683250 | |
| 6521196 | 6 years ago | | | 0 | 0.00039576600 | |
| 6352386 | 6 years ago | | | 0 | 0.00075512000 | |
| 6321500 | 6 years ago | | | 0 | 0.00075640000 | |
| 6193767 | 6 years ago | | | 0 | 0.00027433120 | |
| 6193723 | 6 years ago | | | 0 | 0.000072486000 | |
| 6006968 | 6 years ago | | | 0 | 0.00015076800 | |
| 5677569 | 6 years ago | | | 0 | 0.0015479960 |
ABI
ABI objects
Getter at block 21125033
crowdFundAddress() pure returns (address)
0x449684cec6727d7240ecc6f29a0ebff9c5b27e59
decimals() pure returns (uint8)
18
founderMultiSigAddress() pure returns (address)
0x5bb98c6b063fb3ee6e77b7c00e668725f24810d3
foundersAllocation() pure returns (uint256)
32000000000000000000000000
initialSupply() pure returns (uint256)
64000000000000000000000000
name() pure returns (string)
e-Pocket Token
symbol() pure returns (string)
EPT
tokensAllocatedToCrowdFund() pure returns (uint256)
32000000000000000000000000
totalAllocatedTokens() pure returns (uint256)
32163659544010154659917980
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
changeFounderMultiSigAddress(address _newFounderMultiSigAddress)
changeTotalSupply(uint256 _amount)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ChangeFoundersWalletAddress(uint256 _blockTimeStamp, address indexed _foundersWalletAddress)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _crowdFundAddress, address _founderMultiSigAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.