Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd764…ef2c
0x2a16…1faa
Balances ($0.00)
No balances found for "EverGive"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20787734 | 2 months ago | | | 0 | 0.00053793078 | |
| 19080827 | 10 months ago | | | 0 | 0.00027371705 | |
| 18910209 | a year ago | | | 0 | 0.00086189439 | |
| 14830843 | 3 years ago | | | 0 | 0.00087638972 | |
| 14239777 | 3 years ago | | | 0 | 0.0033641920 | |
| 14032300 | 3 years ago | | | 0 | 0.0029633763 | |
| 13847469 | 3 years ago | | | 0 | 0.0011010172 | |
| 13847465 | 3 years ago | | | 0 | 0.0012583170 | |
| 13509760 | 3 years ago | | | 0 | 0.0070957086 | |
| 13509758 | 3 years ago | | | 0 | 0.0072857250 |
ABI
ABI objects
Getter at block 21310300
decimals() pure returns (uint8)
9
name() pure returns (string)
EverGive
owner() view returns (address)
0x6b62c6ade73f100659b39b93e8a45a0a25bd1adb
symbol() pure returns (string)
EGIVE
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTxPercent(uint256 maxTxPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address addr1, address addr2)
receive()
This contract contains no error objects.