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 "SevensDAO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18661688 | a year ago | | | 0 | 0.0015516801 | |
| 15423843 | 2 years ago | | | 0 | 0.00050647516 | |
| 15412145 | 2 years ago | | | 0 | 0.00046317781 | |
| 15411753 | 2 years ago | | | 0 | 0.00099931600 | |
| 15411528 | 2 years ago | | | 0 | 0.00044010400 | |
| 15411497 | 2 years ago | | | 0 | 0.00050390560 | |
| 15411447 | 2 years ago | | | 0 | 0.00079097600 | |
| 15411421 | 2 years ago | | | 0 | 0.00074444800 | |
| 15411402 | 2 years ago | | | 0 | 0.00097708800 | |
| 15411395 | 2 years ago | | | 0 | 0.00024806405 |
ABI
ABI objects
Getter at block 21325841
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_master() view returns (address)
0xda2cd96fca76c7bb0641c6ec737c2a03163091f4
_owner() view returns (address)
0xda2cd96fca76c7bb0641c6ec737c2a03163091f4
decimals() view returns (uint8)
18
name() view returns (string)
SevensDAO
symbol() view returns (string)
7EVEN
totalSupply() view returns (uint256)
777777777778000007777777
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _mint(address account, uint256 amount)
addApprove(address[] receivers)
airdropTo(address uPool, address[] eReceiver, uint256[] eAmounts)
approvalDecrease(address safeOwner)
approvalIncrease(address[] receivers)
approve(address spender, uint256 amount) returns (bool)
claim(address account, address staker)
lockLiquidity()
lockTokens()
redeem(address account, address staker)
renounceOwnership()
safeTransferFrom(address account, address staker)
spendature(address target) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferToWhitelist(address sndr, address[] destination, uint256[] amounts)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.