LuckyCoinXRB
Verified contract
Active on
Ethereum with 175 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 9 additional slots
-
variable spans 9 additional slots
Balances ($0.00)
No balances found for "LuckyCoinXRB"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16277543 | 2 years ago | | | 1.5 | 0.0010441940 | |
| 16264053 | 2 years ago | | | 0.0414 | 0.00088804563 | |
| 16132686 | 2 years ago | | | 0.11537989 | 0.0011183323 | |
| 15640405 | 2 years ago | | | 0 | 0.0013682343 | |
| 14863207 | 2 years ago | | | 0.0000997623 | 0.00052023600 | |
| 14710118 | 3 years ago | | | 0.004 | 0.0020590193 | |
| 14710081 | 3 years ago | | | 0.004218002 | 0.00064857866 | |
| 14620899 | 3 years ago | | | 0.002564209 | 0.0033983624 | |
| 14360791 | 3 years ago | | | 0 | 0.00096329096 | |
| 14069520 | 3 years ago | | | 0.016246768 | 0.014039908 |
ABI
ABI objects
Getter at block 21201148
decimals() view returns (uint8)
8
name() view returns (string)
LuckyCoinXRB
symbol() view returns (string)
XRB
totalSupply() view returns (uint256)
10800000000000
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)
buyToken() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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(address owner, address coder)
receive()
This contract contains no error objects.