7Day.finance
Verified contract
Active on
Ethereum with 185 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "7Day.finance"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16569095 | 2 years ago | | | 0 | 0.00042402861 | |
| 13054342 | 3 years ago | | | 0 | 0.00058247722 | |
| 11973736 | 4 years ago | | | 0 | 0.0024783000 | |
| 11973736 | 4 years ago | | | 0 | 0.0014636920 | |
| 11080164 | 4 years ago | | | 0 | 0.00043476000 | |
| 11064982 | 4 years ago | | | 0 | 0.0035049931 | |
| 11062756 | 4 years ago | | | 0 | 0.0013310100 | |
| 11059470 | 4 years ago | | | 0 | 0.0025865961 | |
| 11055939 | 4 years ago | | | 0 | 0.0022183500 | |
| 11053612 | 4 years ago | | | 0 | 0.0015084781 |
ABI
ABI objects
Getter at block 21169530
basePercent() view returns (uint256)
100
decimals() view returns (uint8)
18
name() view returns (string)
7Day.finance
symbol() view returns (string)
7Day
totalSupply() view returns (uint256)
18384321082714622205612
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
findTwoPointFivePercent(uint256 value) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] amounts)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.