This contract is being backfilled. You may encounter incomplete storage history.

DSToken

Verified contract

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

No balances found for "DSToken"

0x03a19b2407008a9e2721e677879cf00d89a9b5e349f7d0d94fdd8eb577d0e9e7
0x20e823eb5204ecb1a0cbb44fc29d08dbb0199b685d18b7e1f21c141f992076e9
0xe69236cf9af573d0af612e9b3358fcf1cb31a9c071fd1cc0b56fec4d39c4e94d
0x671038bc798422fc42f17c0975c63ee04e302702c665effb9c32068c8557b9ba
0xd249056c17782f401c39543182c5fe26107a57f9e0a0fd38958e137048f3e23b
0x4503f6b1e06c70f147c40c11e21083d676edf4f21f692c3a09b609232a2019ad
0x3ecef0dd8322f04723ae46bdcde8c8cc351e87f7595a87c7790e22e6e31bee46
0xacfa2c6aba64c75fc0464247ce8219543068d53e7cbacb5dd569e7daec89e9e7
0x18f82eb9708187a7ee69d25ab520fb7711e72fac5ead069fb4f12888edb84ba3
0x12e43bc2ebdb6b3babf82de73435dfb6539597e3872152c0ce0afc07fe6fe57d

Functions
Getter at block 20803129
authority(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint256)
18
name(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
owner(view returns (address)
0xb428b4d67fb9f55898af3905b5e0e486bbec981b
stopped(view returns (bool)
false
symbol(view returns (string)
W1
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address srcaddress guyview returns (uint256)
balanceOf(address srcview returns (uint256)
State-modifying
approve(address guyreturns (bool)
approve(address guyuint256 wadreturns (bool)
setAuthority(address authority_
setName(bytes32 name_
setOwner(address owner_
start(
stop(
transfer(address dstuint256 wadreturns (bool)
transferFrom(address srcaddress dstuint256 wadreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LogNote(bytes4 indexed sigaddress indexed guybytes32 indexed foobytes32 indexed baruint256 wadbytes fax anonymous
LogSetAuthority(address indexed authority
LogSetOwner(address indexed owner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.