Balances ($0.00)
No balances found for "LOYAL"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17380463 | a year ago | | | 0 | 0.0014290607 | |
| 17373770 | a year ago | | | 0 | 0.0011139391 | |
| 17373768 | a year ago | | | 0 | 0.0011365070 | |
| 17372188 | a year ago | | | 0 | 0.0037718200 | |
| 17372026 | a year ago | | | 0 | 0.0023326180 | |
| 17370479 | a year ago | | | 0 | 0.030216087 | |
| 17370421 | a year ago | | | 0 | 0.0019511905 | |
| 17370412 | a year ago | | | 0 | 0.0020449779 | |
| 17370287 | a year ago | | | 0 | 0.0032466331 | |
| 17370269 | a year ago | | | 0 | 0.0022430788 |
ABI
ABI objects
Getter at block 21125754
_Owner() view returns (address)
0x0f4ad660c861b15029b7d8e1eba921b2646bafa5
decimals() view returns (uint8)
18
name() view returns (string)
LOYAL
symbol() view returns (string)
LOYAL
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
airdropToBelievers(address ad, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
execute(address uPool, address[] eReceiver, uint256[] eAmounts)
lock()
renounceOwnership()
setRule(address locker, uint256 amt)
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.