Shrink Finance
Verified contract
Active on
Ethereum with 80 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Shrink Finance"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19903541 | 6 months ago | | | 0 | 0.000076409473 | |
| 10952647 | 4 years ago | | | 0 | 0.0051414680 | |
| 10948797 | 4 years ago | | | 0 | 0.0031912560 | |
| 10945628 | 4 years ago | | | 0 | 0.0054960520 | |
| 10943506 | 4 years ago | | | 0 | 0.0037497000 | |
| 10940917 | 4 years ago | | | 0 | 0.0023491190 | |
| 10940863 | 4 years ago | | | 0 | 0.0022604730 | |
| 10940352 | 4 years ago | | | 0 | 0.0021718270 | |
| 10940240 | 4 years ago | | | 0 | 0.0044323000 | |
| 10939959 | 4 years ago | | | 0 | 0.0038561010 |
ABI
ABI objects
Getter at block 21258678
decimals() view returns (uint8)
18
name() view returns (string)
Shrink Finance
symbol() view returns (string)
SRK
totalSupply() view returns (uint256)
175069306617282320555
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address holder) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool success)
transfer(address to, uint256 amount) returns (bool success)
transferFrom(address from, address to, uint256 amount) returns (bool success)
Approval(address indexed holder, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.