Cramer Inu
Verified contract
Active on
Ethereum with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "Cramer Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15632336 | 2 years ago | | | 0 | 0.00084005130 | |
| 15618193 | 2 years ago | | | 0 | 0.00099332593 | |
| 15615345 | 2 years ago | | | 0 | 0.00026461392 | |
| 15605471 | 2 years ago | | | 0 | 0.00018625600 | |
| 15605438 | 2 years ago | | | 0 | 0.00020646133 | |
| 15605396 | 2 years ago | | | 0 | 0.00023282000 | |
| 15605376 | 2 years ago | | | 0 | 0.00024274962 | |
| 15605361 | 2 years ago | | | 0 | 0.00022794304 | |
| 15605346 | 2 years ago | | | 0 | 0.00023696056 | |
| 15605332 | 2 years ago | | | 0 | 0.00029696571 |
ABI
ABI objects
Getter at block 21124412
decimals() view returns (uint8)
18
name() view returns (string)
Cramer Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x67c9815b81ed382c021ae64fb048b014154e76fc
symbol() view returns (string)
CRAMINU
totalSupply() view returns (uint256)
2500000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading() returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.