WADCoin

Verified contract

Active on Ethereum with 1,237 txns
Deployed by via 0xd710cbdb at 7695667
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x65cd50614a7d2a32d707f0c38f9bd132bc59e5b10af91f023f6df34d5ab0c29f
0x1b45a50502c365269b56286d1f28b6a1a3600470cb51cdee6e1e24efd9c31b12
0xbe8cef04c8c6f228bd7f73596c021422d03d08791ef3308eef8d34d84a7c3496
0x702742b6a57db4ea31c9c23fdb9d57ce41b35ce9566da898eadccb6b4e46150c
0x8fc942b58f4017c665608208c66fa7a9f5cd7f4117bbdce74a458b71ac7a6779
0xd17a3a46232d2db3d9e1a0d9682e6d0f1fd793fd6cce5b1b7731512ea2cbeb04
0xb85bdf23e0315e244df03dd2110c470c7f0a651eabd8c8d910942d429577953d
0xae1673dd0bbc8b16a2b213c181efd7cdcb312bcfcb8680584427256b8cadf4d3
0x2305c60139a0bcb5263d754cc60b25afb9aad3df1f12a4ae016c52a0da4b9b59
0x5bba0df0150fe03cfe62717d411d95e2385328f34398f1c91e10da412eaefcb3

Functions
Getter at block 21292636
buyPrice(view returns (uint256)
0
decimals(view returns (uint8)
4
migrationAgent(view returns (address)
0x0000000000000000000000000000000000000000
migrationMaster(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
WADCoin
owner(view returns (address)
0x437a92c81c7494568352838201d85807156e4582
sellPrice(view returns (uint256)
0
symbol(view returns (string)
wad
totalMigrated(view returns (uint256)
0
totalSupply(view returns (uint256)
88000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
lockReason(addressuint256view returns (bytes32)
locked(addressbytes32view returns (uint256 amountuint256 validity)
tokensLocked(address _ofbytes32 _reasonuint256 _timeview returns (uint256 amount)
transferableBalanceOf(address _ofview returns (uint256 amount)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
extendLock(bytes32 _reasonuint256 _timereturns (bool)
lock(address _ofbytes32 _reasonuint256 _amountuint256 _timereturns (bool)
mintToken(address targetuint256 mintedAmount
setMigrationAgent(address _agent
setMigrationMaster(address _master
setPrices(uint256 newSellPriceuint256 newBuyPrice
transfer(address _touint256 _value
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address newOwner
Events
Burn(address indexed fromuint256 value
Migrate(address indexed _fromaddress indexed _touint256 _value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.