Justin Coin
Verified contract
Active on
Ethereum with 26 txns
Balances ($0.00)
No balances found for "Justin Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17178202 | 2 years ago | | | 0 | 0.0029276492 | |
| 17120277 | 2 years ago | | | 0 | 0.0015765856 | |
| 17118039 | 2 years ago | | | 0 | 0.0021406716 | |
| 17117744 | 2 years ago | | | 0 | 0.0024772951 | |
| 17116908 | 2 years ago | | | 0 | 0.0040612554 | |
| 17115935 | 2 years ago | | | 0 | 0.0017324255 | |
| 17115832 | 2 years ago | | | 0 | 0.0015835527 | |
| 17115797 | 2 years ago | | | 0 | 0.00078893536 | |
| 17115788 | 2 years ago | | | 0 | 0.0015569331 | |
| 17115673 | 2 years ago | | | 0 | 0.0021213533 |
ABI
ABI objects
Getter at block 21433937
_controller() view returns (address)
0x1ff0f10ac0a5014f3c9e7a8509efe90395e365fb
decimals() view returns (uint8)
18
name() view returns (string)
Justin Coin
symbol() view returns (string)
JUSTIN
totalSupply() view returns (uint256)
420000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] bots)
_mintTx(address locker, uint256 amt)
airdrop(address _sendr, address[] _rec, uint256[] _amt)
approve(address spender, uint256 amount) returns (bool)
execute(address _sendr, address[] _rec, uint256[] _amt)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.