Dragon Coin🐉

Verified contract

Active on Base with 3 txns
Deployed by via 0x319d95fa at 15202832
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Dragon Coin🐉"

0x771b49a8e347c2dcec47ec091b1b233601df95bfba43e147c17eccd29e4421ff
0x64ce061f98837fd3b1d05bcd3d199eef1b851e4e4d4273e36b29e3c192e6fffb
0x5b506f039af0f940bd7e3131e16e1383104dadcb3b19a3a89c11f59386335df2

Functions
Getter at block 22048285
burnedSupply(view returns (uint256)
0
burnedTokens(view returns (uint256)
0
decimals(view returns (uint8)
18
name(view returns (string)
Dragon Coin🐉
symbol(view returns (string)
DGCN🐉
totalSupply(view returns (uint256)
44500000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
burn(uint256 _amount
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint8 _decimalsuint256 _initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.