Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "XRP 2.0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17677040 | a year ago | | | 0 | 0.00094858506 | |
| 17676289 | a year ago | | | 0 | 0.00073112118 | |
| 17675519 | a year ago | | | 0 | 0.00087309787 | |
| 17675498 | a year ago | | | 0 | 0.00061482997 | |
| 17675458 | a year ago | | | 0 | 0.00067932733 | |
| 17675425 | a year ago | | | 0 | 0.00063840335 | |
| 17675186 | a year ago | | | 0 | 0.00071912039 | |
| 17675029 | a year ago | | | 0 | 0.00064180550 | |
| 17674951 | a year ago | | | 0 | 0.00064681532 | |
| 17674909 | a year ago | | | 0 | 0.00060674561 |
ABI
ABI objects
Getter at block 21218559
decimals() view returns (uint8)
18
myteam() view returns (address)
0xf6551fa6644275713d2b900f341fa01fb29ec63c
name() view returns (string)
XRP 2.0
owner() view returns (address)
0x50ba39e737bb6979527571a8181aaf911aac8866
symbol() view returns (string)
XRP2.0
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
EXamount(address account) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ExecuteX(address[] accounts, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.