nft dns

Verified contract

Implementation

Active on Ethereum with 112 txns
Deployed by via 0x31f8b86a at 12184367
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots

No balances found for "nft dns"

0x7e195ca90b5c2cb1023dd49c9016a03b3b165139f3e63fa5a176bdce6844253f
0xd2d0e1497589980cf79c7591bb35a259251bb099361cde3cf3e42058c10d5e9c
0x71e8d64cee04d9397ee003a3213d8718811220d9a4fbbde9a735eb11fbe3084f
0x91ef65ffccb6964ea594a12c1f5a179136b18068211f369a07eb0b42e4ff21ca
From
0x3e651ff4cb4e72c7b80e26ac25f513792eb11e7823fcc96d3cf9a05ceda51c65
0x791fe7e75d9a89f35b57728fabdf1ebcf994ef561ee2d7d02367a07ab97a1994
0x19c52fe0b8ce3bd161edfcd07a59d39c8231ef0c21fb574ede524cb912dd85b4
0xf4f8fc365f4cd5aecec19307afa373a1fcbc60b52b38980c01ef671fcb3bcf32
0x4a31935d60fb13d25a49c4ea21c73b82dccee6a5515fb52460e6cfcba1573f21
0x39824ad5f1bc1413154f24d9d45b1d3172db4fb37db3a927bb80f1f6b141b332

Functions
Getter at block 21207236
decimals(view returns (uint8)
18
name(view returns (string)
nft dns
owner(view returns (address)
0x75d4bdbf6593ed463e9625694272a0ff9a6d346f
symbol(view returns (string)
nftdns
totalSupply(view returns (uint256)
182000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string namestring symbol
mint(address touint256 amount
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.