TokenX USD

Verified contract

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

No balances found for "TokenX USD"

0xccfae78293bd38ce4ca88a4ba071e2e68bbf6f0fde481a0cf162ff4c5eb22551
0xc60e49e624b2f9a7d41dc8afd9310478aac2e5a6da0c7da8596b02f55f8eef8c
0xf70dbe9edf4cec18eb215f4543d4843d8c53bef532e8b2c611b33cbe7db25768
0xdfa2e3e14da4c0647c7c63a22dac4ec956cab7b8dd8d503896d346cd8c33893a
0x009f29d7d71689ced519b78ef9ddf8b75928c1a0d3ccfbd347c33df4fcc5bd99
0x6baa3b068b3f7c2635ed23ca267a4b9190a587ff79375ac0ad2a292567ab0df4
0xc516a0b3fe89408606db55a7170e2499646bf75584118c067562b3f029c967f2

Functions
Getter at block 21392632
decimals(view returns (uint256 _decimals)
2
 
getFeeParams(view returns (uint256 bpsuint256 minuint256 maxuint256 flatbytes feeMsgaddress feeAccount)
name(view returns (string _name)
TokenX USD
symbol(view returns (string _symbol)
USDx
tla(view returns (string _tla)
USD
totalSupply(view returns (uint256 supply)
20000
version(view returns (string _version)
v1.0.1
Read-only
allowance(address accountaddress spenderview returns (uint256 amount)
balanceOf(address accountview returns (uint256 balance)
calculateFees(uint256 amountview returns (uint256 fees)
owner(addressview returns (bool)
State-modifying
allowOwnership(address allowedAddressreturns (bool success)
approve(address spenderuint256 amountreturns (bool success)
deprecateInterface(returns (bool deprecated)
removeOwnership(address allowedAddressreturns (bool success)
setParams(string _namestring _symbolstring _tlastring _versionuint256 _decimalsaddress _feeContractuint256 _fxUSDBPSRatereturns (bool success)
transfer(address touint256 amountreturns (bool success)
transferFrom(address fromaddress touint256 amountreturns (bool success)
transferOwnership(address newOwnerreturns (bool success)
Events
AllowOwnership(address indexed allowedAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RevokeOwnership(address indexed allowedAddress
Constructor
constructor(address _storageContract
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.