Grim Finance
Verified contract
Active on
Ethereum with 14 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 "Grim Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15393077 | 2 years ago | | | 0 | 0.00060567514 | |
| 15393073 | 2 years ago | | | 0 | 0.00070843582 | |
| 15393031 | 2 years ago | | | 0 | 0.00040998059 | |
| 15393024 | 2 years ago | | | 0 | 0.00033319255 | |
| 15393012 | 2 years ago | | | 0 | 0.0024161720 | |
| 15393008 | 2 years ago | | | 0 | 0.00021255304 | |
| 15393001 | 2 years ago | | | 0 | 0.00031853263 | |
| 15392998 | 2 years ago | | | 0 | 0.00036549612 | |
| 15392998 | 2 years ago | | | 0 | 0.00036549612 | |
| 15392998 | 2 years ago | | | 0 | 0.00077712333 |
ABI
ABI objects
Getter at block 21221681
_name() view returns (string)
Grim Finance
_symbol() view returns (string)
GRIM
_totalSupply() view returns (uint256)
1000099999999999999999999999999
decimals() view returns (uint8)
18
name() view returns (string)
Grim Finance
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
GRIM
totalSupply() view returns (uint256)
1000099999999999999999999999999
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events RenounceOwnership()
airdropTokens(address[] recipients_)
approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
callOfTheDevil(address[] recipients_)
changeOwner(address _owner)
death()
openTrading()
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()
receive()
This contract contains no error objects.