XRP2

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0x62b581a9 at 17690023
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "XRP2"

0x8510c6978c30a4433ffc7fd657ea5a9f6e040908dae92335019ce653cc356f03
0x1646bc92559ca6cb062cb77987efe24844faca95567b51a49e5ca52748ce836d
0x3bfce54cb597e911d0592089292bdbd0285ce1992967f38f4fb63a5b5f122ad1
0xf4a2a67d4f5b4bc49ef16d2ef247be98b8e0c90dd7a4907e862acaf0c3f348da

Functions
Getter at block 20980585
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
XRP2
owner(view returns (address)
0xeff912cba7e60584824e1b77e05c6f7fcde52117
symbol(view returns (string)
XRP2
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.