Eggs Crypto Invest
Verified contract
Active on
Ethereum with 393 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Eggs Crypto Invest"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20311140 | 4 months ago | | | 0 | 0.00010355276 | |
| 11236954 | 4 years ago | | | 0 | 0.0018801640 | |
| 10049124 | 5 years ago | | | 0 | 0.00043388400 | |
| 10008220 | 5 years ago | | | 0 | 0.00023945760 | |
| 9982880 | 5 years ago | | | 0 | 0.00011927851 | |
| 9969234 | 5 years ago | | | 0 | 0.00061446500 | |
| 9939262 | 5 years ago | | | 0 | 0.000063507000 | |
| 9924143 | 5 years ago | | | 0 | 0.00026419200 | |
| 9917465 | 5 years ago | | | 0 | 0.00028601880 | |
| 9912951 | 5 years ago | | | 0 | 0.00018084500 |
ABI
ABI objects
Getter at block 21218539
decimals() view returns (uint8)
6
name() view returns (string)
Eggs Crypto Invest
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xdc9e1b28a6521aab2fc6e7efa40b7b948e6ee24d
symbol() view returns (string)
EGCI
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
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)
transferAnyERC20Token(address tokenAddress, 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.