ETHplode
Verified contract
Active on
Ethereum with 28,491 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($5.01)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,216.15 |
$0 | |
USDT | ERC-20 | 5 | $1.001 |
$5 | |
PYRO | ERC-20 | 10K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- | |
ETHPLO | ERC-20 | 954.4575 | -- | -- | |
UBN | ERC-20 | 100 | -- | -- | |
CASAS | ERC-20 | 5 | -- | -- | |
GHOST | ERC-20 | 2.1 | -- | -- | |
ESH | ERC-20 | 2.1 | -- | -- | |
BRN | ERC-20 | 1.9 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21012915 | 20 days ago | | | 0 | 0.00020897504 | |
| 20696927 | 2 months ago | | | 0 | 0.000051303942 | |
| 20696908 | 2 months ago | | | 0 | 0.000054636645 | |
| 20696812 | 2 months ago | | | 0 | 0.000085013940 | |
| 20696474 | 2 months ago | | | 0 | 0.000054766424 | |
| 20453375 | 3 months ago | | | 0 | 0.000036983000 | |
| 20447707 | 3 months ago | | | 0 | 0.000059505000 | |
| 19816855 | 6 months ago | | | 0 | 0.00041064246 | |
| 19197246 | 9 months ago | | | 0 | 0.0012895904 | |
| 18933009 | 10 months ago | | | 0 | 0.00079702791 |
ABI
ABI objects
Getter at block 21159403
decimals() view returns (uint256)
6
name() view returns (string)
ETHplode
owner() view returns (address)
0x3099bc0f0c1ce5e4ff7d2acbb04d4e78fe2a8528
symbol() view returns (string)
ETHPLO
totalSupply() view returns (uint256)
98585440663639
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 _tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.