Move2

Verified contract

Active on Base with 320 txns
Deployed by via 0x16afa0ac at 13467473
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x7455e9b1bc548d58bd51741d368fdd356e7ac17a1e75b827453dfa00ce8c2a32
0x87a320b0825e98a4e5939fa693b3872c7419742e2075841002fcc1b63aa8621c
0x3b249292c9c5038c85ef3bf3d6be4bd1fbeef79c888b1ec598b01dd0807e1921
0xf6ef1f43d8d232cbafb26232c4145ffbca0261dffe2858ccb53d7df324cbb4cd
0x6e4ba715ea1f661f08f0e937fdc87f941d58605f1bad67fafe9e5b34382829fb
0x795bcfc22a3baa44f34c3e94d64ef440b4be3927be0f51c396f5c76a68d6ea13
0xca57d97d3017a6d7fd3b7af47ca2fca63feab2e31d1bf9b48931d4c193cbf33d
0x2d83711d1bb9d831053a7d1aac443ebf5cd27d2fec70d8358b0acda4d0f7683e
0xa4e94767901d1e0c8f1f64df76409596472cf3541696d20c89315a59b4d7244b
0xdbe36622552c8bda8b19114f79aeac08053ad7efba4844426fbde954df37639f

Functions
Getter at block 22773951
decimals(view returns (uint8)
18
expireLimits(view returns (uint256)
1731024000
 
isBlackoutDay(view returns (bool)
name(view returns (string)
Move2
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Move2
time(view returns (uint256)
1732337249
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner_address spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkAllowedTransfer(address _fromview returns (uint256)
isExcepted(address _addrview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableException(address _oldAddress
enableException(address _newAddress
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DisableException(address account
EnableException(address account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 amount
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.