test2

Verified contract

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

No balances found for "test2"

0xa082b87abd5b1986f2ffadceb75fd7916ff678150d020d6856aed358659e01f3
0x3c6e4b8aa278d67d86623031323624c303b741380d2bb49f1dc58e13dae5e0f2

Functions
Getter at block 23831588
DOMAIN_SEPARATOR(view returns (bytes32)
0x1eb62674f8c43f510075382f07585f371603d52141c33ac94b1b510a7881cd5f
decimals(view returns (uint8)
18
name(view returns (string)
test2
owner(view returns (address)
0x10a6d5234d5d026df132c31239f462be82589ea8
symbol(view returns (string)
test2
totalSupply(view returns (uint256)
10000000000000000000000000000
whitelistContract(view returns (address)
0xa2d0a41556bbcb4049134cf6e30b34160d4e1ff1
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
nonces(address ownerview 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)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(
setWhitelistContract(address _whitelistContract
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
SetWhitelistContract(address _whitelistContract
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address ownerstring namestring symboluint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.