RSDT Token
Verified contract
Active on
Ethereum with 1,514 txns
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 "RSDT Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10063099 | 4 years ago | | | 0 | 0.0032658568 | |
| 9740513 | 5 years ago | | | 0 | 0.00044508005 | |
| 9740508 | 5 years ago | | | 0 | 0.00044508005 | |
| 9707399 | 5 years ago | | | 0 | 0.00037090005 | |
| 9702017 | 5 years ago | | | 0 | 0.00066306000 | |
| 9701976 | 5 years ago | | | 0 | 0.00055653005 | |
| 9701968 | 5 years ago | | | 0 | 0.00055653005 | |
| 9701961 | 5 years ago | | | 0 | 0.00074496155 | |
| 9701944 | 5 years ago | | | 0 | 0.00051926005 | |
| 9701934 | 5 years ago | | | 0 | 0.00051942805 |
ABI
ABI objects
Getter at block 21160381
decimals() view returns (uint8)
18
isOwner() view returns (bool)
false
name() view returns (string)
RSDT Token
owner() view returns (address)
0x64678424112980c704cd9afe0cec27f70b3d0f76
symbol() view returns (string)
RSDT
totalSupply() view returns (uint256)
919000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
collection(address) view returns (uint256)
exChanges(uint256) view returns (address)
isManager(address account) view returns (bool)
State-modifying
Events addManager(address account)
approve(address spender, uint256 value) returns (bool)
bathSetCollection(address[] _c, uint256 _e)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceManager()
setExchange(uint256 _e, address _exchange)
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)
ManagerAdded(address indexed account)
ManagerRemoved(address indexed account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetExchange(uint256 indexed exchangeCode, address indexed exchangeAddress)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.