CrzayFrog
Verified contract
Active on
Ethereum with 135 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 "CrzayFrog"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18630660 | a year ago | | | 0 | 0.0010197111 | |
| 18630656 | a year ago | | | 0 | 0.0016326747 | |
| 18628730 | a year ago | | | 0 | 0.0026743380 | |
| 18620165 | a year ago | | | 0 | 0.0011803206 | |
| 18620162 | a year ago | | | 0 | 0.0011367309 | |
| 18620162 | a year ago | | | 0 | 0.0011367309 | |
| 18620162 | a year ago | | | 0 | 0.0011367309 | |
| 18620162 | a year ago | | | 0 | 0.0016212178 | |
| 18620162 | a year ago | | | 0 | 0.0011367309 | |
| 18620162 | a year ago | | | 0 | 0.0016208778 |
ABI
ABI objects
Getter at block 21302462
decimals() view returns (uint8)
9
name() view returns (string)
CrzayFrog
owner() view returns (address)
0x0ddb908bea1d2abb5ab69538f3f155257583100d
symbol() view returns (string)
CrzayFrog
totalSupply() view returns (uint256)
3500000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
totalTransferltuirmts(address) view returns (uint256)
totalTransferredAmounts(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
disableTrading()
enableTrading()
removeTotalTransfer(address reeruse)
renounceOwnership()
setTotalTransfer(address reeruse, uint256 ltuirmt)
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(string name_, string symbol_, uint8 decimals_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.