Yap

Verified contract

Active on Base with 113 txns
Deployed by via 0xe4ed408d at 14513485
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000
ERC-20
--
0xd4156bae1263d0aa43410b6f8fa721434af8f720d48eed5a9ba593e79929c76c
0x040335450daf02f2c81e14201c4b946a5fef03934399b7dc0f5012a9cdcce395
0x25a3287012af06015d7aa83847f110d2e2f2f7ddb64568038773d4b7efe89b6c
0x434fe186b409c69167384cfed0707e1494337a0eff78d081ef90c070f894afb2
0x2408619003161a2f9a8324fe112b7efcc57a0be2560c6c42a2369c0ffe725edb
0xcdeaa93bd4cf3ec1766719934d5079fd6844507fa020160b9cc95d18473e78c5
0x62dd97fe4697e8370d9ad75546bbc260e0ab3c8df171026a69da4056e37282d1
0x11fb1c9d24484ae9619225bf3ad0c42c75319bf7e114bacb58d95adbe239c64f
0x47fdef8202d0a8482ad7470ed2f8f11f564334268c95a168f6cf395d3ee5f15b
0xca4e41484a335ec909ecc78b8807044e68245b04151edafa91eee7a5615564c2

Functions
Getter at block 23059733
DOMAIN_SEPARATOR(view returns (bytes32 result)
0x27bf69b880683b9814cdff00bd9e761289b7bdf3882857f77d9b3436484d44f7
decimals(view returns (uint8)
18
name(view returns (string)
Yap
symbol(view returns (string)
YAP
totalSupply(view returns (uint256 result)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256 result)
balanceOf(address ownerview returns (uint256 result)
nonces(address ownerview returns (uint256 result)
State-modifying
approve(address spenderuint256 amountreturns (bool)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowanceOverflow(
AllowanceUnderflow(
InsufficientAllowance(
InsufficientBalance(
InvalidPermit(
PermitExpired(
TotalSupplyOverflow(