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 "DSToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12312712 | 4 years ago | | | 0 | 0.0017897600 | |
| 4851719 | 7 years ago | | | 0 | 0.0010433640 | |
| 4805505 | 7 years ago | | | 0 | 0.00099240000 | |
| 4804857 | 7 years ago | | | 0 | 0.000099240000 | |
| 4795576 | 7 years ago | | | 0 | 0.0010433640 | |
| 4794503 | 7 years ago | | | 0 | 0.00024810000 | |
| 4791389 | 7 years ago | | | 0 | 0.0010420200 | |
| 4783440 | 7 years ago | | | 0 | 0.0014886000 | |
| 4782989 | 7 years ago | | | 0 | 0.0014905200 | |
| 4778889 | 7 years ago | | | 0 | 0.00019848000 |
ABI
ABI objects
Getter at block 21279674
authority() pure returns (address)
0x2ff889b73359f02d1cd4259aa6fe9d65e1b8854d
decimals() pure returns (uint256)
18
name() pure returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
owner() pure returns (address)
0x0000000000000000000000000000000000000000
stopped() pure returns (bool)
false
symbol() pure returns (bytes32)
0x534b520000000000000000000000000000000000000000000000000000000000
totalSupply() pure returns (uint256)
41272492013356586499
Read-only
allowance(address src, address guy) pure returns (uint256)
balanceOf(address src) pure returns (uint256)
State-modifying
Events approve(address guy, uint256 wad) returns (bool)
burn(uint128 wad)
mint(uint128 wad)
pull(address src, uint128 wad) returns (bool)
push(address dst, uint128 wad) returns (bool)
setAuthority(address authority_)
setName(bytes32 name_)
setOwner(address owner_)
start()
stop()
transfer(address dst, uint256 wad) returns (bool)
transferFrom(address src, address dst, uint256 wad) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
LogNote(bytes4 indexed sig, address indexed guy, bytes32 indexed foo, bytes32 indexed bar, uint256 wad, bytes fax) anonymous
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(bytes32 symbol_)
This contract contains no fallback and receive objects.
This contract contains no error objects.