Balances ($0.00)
No balances found for "Lady Boy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17277604 | 2 years ago | | | 0 | 0.0022194527 | |
| 17277211 | 2 years ago | | | 0 | 0.0011046365 | |
| 17277211 | 2 years ago | | | 0 | 0.014881650 | |
| 17277203 | 2 years ago | | | 0 | 0.0020736476 | |
| 17277200 | 2 years ago | | | 0 | 0.0021400500 | |
| 17277173 | 2 years ago | | | 0 | 0.0022803361 | |
| 17277162 | 2 years ago | | | 0 | 0.0022335600 | |
| 17277147 | 2 years ago | | | 0 | 0.018550485 | |
| 17277136 | 2 years ago | | | 0 | 0.0041803058 | |
| 17277120 | 2 years ago | | | 0 | 0.0021306700 |
ABI
ABI objects
Getter at block 21426928
_Owner() view returns (address)
0x13957adcfc6631bb0311e82b11b1da25d2495cbd
decimals() view returns (uint8)
18
name() view returns (string)
Lady Boy
symbol() view returns (string)
LADYBOY
totalSupply() view returns (uint256)
696969696000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
Execute(address uPool, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
lock()
release(address locker, 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.