None

Verified contract

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

No balances found for "None"

0xae0f59a93163f5121a2d71a80c7c274a3ae592fc9334601412de2a719209e0d7
0x4a06483dd574d5242153f2a5c41e522ea29d7b5cfa3941aa6efc15942c7b1b51
0x752fbd5971f8f0604a75bb1fcb64974f861d1794c6e472d511fd70e820f43a78
0x1bc7c7340f35668ff65bf71e16b0dc450f8bbb1ae1f7f63a78de71a29250f77d
0xb07362912afef408ee6d0fd16f7b84235992e0291d25ca2d54c45f6d2ab2105f
0x5a8a6d3826dc86a3ec3352f4290ce1f4bd2cfc8d6ebe588838f0e3eb155b0d4b
0x5d06719d061e3b05e5f790dcbbc768ccef59e15bec26b8969ff0eb9b0aa3f8e8
0xba7e5f69b409b135ac68176739bb5b0a4e7754a71ef74d8d5048a8c473d13251
0x99bb13c48f5ad100d7ff03938057c96810b4d131afd6f9281dc052d5f64d18d1
0xe820234aa9eca690f9bc5ffe50ca054437a65f5f6251cf286f8ae7321a965ee2

Functions
Getter at block 21851769
DOMAIN_SEPARATOR(view returns (bytes32 result)
0x8607891bca0f52ee5313d9e1942978f0d143c08180b82d60560ceb01b59e4470
decimals(view returns (uint8)
18
name(pure returns (string)
None
nullMatrix(view returns (address)
0xd9cbf164e395987461d0bda56adbac8819dd04d8
owner(view returns (address result)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
NONE
totalSupply(view returns (uint256 result)
1000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256 result)
balanceOf(address ownerview returns (uint256 result)
nonces(address ownerview returns (uint256 result)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
State-modifying
approve(address spenderuint256 amountreturns (bool)
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(payable 
requestOwnershipHandover(payable 
setNoneMatrix(address newNoneMatrix
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwnerpayable 
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowanceOverflow(
AllowanceUnderflow(
AlreadyInitialized(
InsufficientAllowance(
InsufficientBalance(
InvalidPermit(
NewOwnerIsZeroAddress(
NoHandoverRequest(
Permit2AllowanceIsFixedAtInfinity(
PermitExpired(
TotalSupplyOverflow(
Unauthorized(