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

advertisingcoin

Verified contract

Active on Ethereum with 3,081 txns
Deployed by via 0xc93d81bd at 7406343
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xdd38c650f5d1017e981698542a3a04108f96fce3bcdf96364c04294275082084
0x9e6f6e5235d58ded9e206fb006ef6b1067852ce86e65ce6300dc31c8b8f16854
0xef045f1030e80e6c0648c4e73cbe4e54141688d3a5bbceefad2203e4bf21300a
0xff3e0ebeab310a0b192877fd6846fd3adbca059964e20c72d7a1a83e28157f59
0x0841e826f805168b6bcc37540f17f4958d1f1ca2d0d10f9d16c2b09a67608c16
0x431bd317430fdfb864639e3f3ef24304503682ba105e3321557915d08957a559
0x68a982eecd7504776fdf86c61c95b29f8a663d63ee216256349bd7dab8238e1b
0x4755b1e68c539a0c4d58b780ecc1106bee1e9b31a1ddc3ba240fb801fc493b48
0x62832da4638f57c1eb42fc9f3905d9e6d8f8e6b5783d979741ec7644ef3a3a1c
0x3379e931036592a3dc19ed54966e9d64db72d6a0b0a64339b9d8c31136973db9

Functions
Getter at block 20800650
INITIAL_SUPPLY(view returns (uint256)
6000000000000000
decimals(view returns (uint8)
8
name(view returns (string)
advertisingcoin
symbol(view returns (string)
ADVC
totalSupply(view returns (uint256)
6000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 indexed value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.