TXA

Verified contract

Active on Ethereum with 13,454 txns
Deployed by via 0x543bc636 at 12469790
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.82
0xe108bfef349c3134af3af5404eb949e62cbae3b33981918c9a0b06df86c31b3c
0x53f26e1d43e5ac99746bcff8f9229a5ecc662f406e693f602d691cb4b847cf4d
0xc93a72609a065bfaa3e31ca43d5b35bc1678df49be1a338c915a25b21da6d063
0x3a8bbfed0d55efd1b1b9a360372fc3309623a81a12f8d8794d5a2ed8eb6b694a
0xeac34d38235e7e1fb35349c626f028de5eb2d4563e60c8ba4f3bc59230216069
0xacac7296aaefa438e6127d4dbbfcbd10205a3e9fc84916a31b79fd73dfde9387
0x859888b7426a044ec53f6e16ba21e14699f42bd4cf34ea2e43a1656f9896c673
0x917d7663be74a15cc111297123814f731b565561a060e62a63b3649f5ead6480
0x1322d229caeed6bad9912c8e663f1374651aefc16d4df408933ef3b859e109de
0x73d7254e2d81aa2404ed504f18d8faba87fde221ea1a1c5f7b2efdb31271718b

Functions
Getter at block 21172313
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
manager(view returns (address)
0x4ae4823521b25089edb36c40d96b962044cfc8df
name(view returns (string)
TXA
symbol(view returns (string)
TXA
totalSupply(view returns (uint256)
47892925968870117725102676
transferFlag(view returns (bool)
true
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
distributors(addressview returns (bool)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
restricted(addressview returns (bool)
State-modifying
allowTransfers(
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
restrictTransfers(address[] recipients
revokeOperator(address operator
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address[] defaultOperatorsaddress _manageraddress foundersaddress operationsaddress advisorsaddress seedaddress privateSaleaddress foundationaddress reserve
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.