NFTSEA

Verified contract

Active on Ethereum with 2,222 txns
Deployed by via 0x73633f44 at 13352001
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10
ERC-20
--
ERC-20
--
0x672d8f5ac29fd59865be95f3027ea0ca60b0be8856b8d7266ebc97b936e2ca96
0xf04a28609f38a549f4b77adfc0d41b19d94c8c7672f18a36b37be64ffc533e46
0x2fdc9337caf5660152aaba41c304a2b8f958b9b7ab4ddf9a16f3285f253e38b8
0x6b50e3315de4b8d797d49708dd18b8ece421daf018b855ccd7ffa65f974767b3
0x159fae6e20e1516e5ad0fec18a8607ec5d92ba8dd70c092d53628e57e8e04c66
0x1359d539a5dd9c76a98734828dde8b400a8cb27bcae4d646e52a94e1d532a43e
0x6c3bc2adc99ce82c96d92b55d61d8e7b374c45b672e79a36e42275797d788dac
0xeaa0c0d71055454a96823a4e03243928b71bbd517391b385fe18e8c070eb0a6e
0xa322c588cdc0619cc77722e045cc26a46313e0195e0305cdf566074972555079
0x734b486b5dfc358d46aea25a73ac4bd1832293f3084ee79a4570c12f7d0c62fa

Functions
Getter at block 21218992
TRANSFERABLE(view returns (bytes32)
0x02fd35da89a47c1941c9e0d8c39f2d2ed204796f77791a5068e45721ac9b9a72
decimals(view returns (uint8)
18
name(view returns (string)
NFTSEA
owner(view returns (address)
0x6182f213a6904df9451e00e6f7716d95a39afafb
paused(view returns (bool)
false
symbol(view returns (string)
NS
totalSupply(view returns (uint256)
5500000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleMembers(bytes32 roleview returns (address[])
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
airdrop(address[] recipientsuint256[] values
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(string namestring symboluint256 supplyaddress owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.