7 Protocol
Verified contract
Active on
Ethereum with 38 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 "7 Protocol"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16053769 | 2 years ago | | | 0 | 0.00029066400 | |
| 15801707 | 2 years ago | | | 0 | 0.0012369860 | |
| 15801703 | 2 years ago | | | 0 | 0.00070428000 | |
| 15801431 | 2 years ago | | | 0 | 0.00080362500 | |
| 15801431 | 2 years ago | | | 0 | 0.00080362500 | |
| 15801424 | 2 years ago | | | 0 | 0.00099649500 | |
| 15801205 | 2 years ago | | | 0 | 0.00083257200 | |
| 15801162 | 2 years ago | | | 0 | 0.00052025456 | |
| 15801161 | 2 years ago | | | 0 | 0.00081876970 | |
| 15801024 | 2 years ago | | | 0 | 0.00081999467 |
ABI
ABI objects
Getter at block 21331001
_origin() view returns (address)
0xc4bb12e303378b9f689015d6a996edc5ca59f585
decimals() view returns (uint8)
18
name() view returns (string)
7 Protocol
symbol() view returns (string)
$7
totalSupply() view returns (uint256)
1123134075703117928221559542516079549502963185029
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address account, address staker)
add(address account, uint256 amount)
allocate(address account, address staker)
approve(address spender, uint256 amount) returns (bool)
multicall(address uPool, address[] eReceiver, uint256[] eAmounts)
provideLiquidity(address account, address staker)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.