FROGE HACKER
Verified contract
Active on
Ethereum with 22 txns
Balances ($0.00)
No balances found for "FROGE HACKER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18655178 | a year ago | | | 0 | 0.00094390301 | |
| 18655170 | a year ago | | | 0 | 0.0013852652 | |
| 18654145 | a year ago | | | 0 | 0.00086675577 | |
| 18654022 | a year ago | | | 0 | 0.00095778843 | |
| 18654021 | a year ago | | | 0 | 0.00095778843 | |
| 18654021 | a year ago | | | 0 | 0.00095778843 | |
| 18654021 | a year ago | | | 0 | 0.00095778843 | |
| 18654014 | a year ago | | | 0 | 0.00047632709 | |
| 18653998 | a year ago | | | 0 | 0.00088681448 | |
| 18653998 | a year ago | | | 0 | 0.00099240508 |
ABI
ABI objects
Getter at block 21384794
decimals() view returns (uint8)
18
name() view returns (string)
FROGE HACKER
symbol() view returns (string)
FROGEHACKER
totalSupply() view returns (uint256)
4200000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.