RickRolled

Verified contract

Active on Base with 211 txns
Deployed by via 0xc7e73826 at 12090830
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "RickRolled"

0xfad5b0c397b6eacb8cfb0383151cd9faf433f86d0f5a1df62f8ea638ab94e2b9
0x3c1e0730ae1f8f9bb9de1c48b99c2b011d2a9868ff193baaf9cffe0d0d5a6446
0x20b67368ddbdc7f41045e519f888687b0ec91dc9695ec4820db57c30a6d27084
0xd1bc2e3d91a41da54ae4f52121ad8cac6ac2e30f52d7762cefc89f8382e252fe
0xc1c9c9b8ebaab6d9c87f641a6c0a354daa7a2462fcf5d92771b7b443a80f4faa
0xa82757c7283a70a482db343ced767a4409f1b0b5b5fd39641fc10bdc7c443b6a
0x8a5fc16c8c9a9d6a8d1fee4eb3d18ffb4c50d925dbbdb3bdfaefdb9b2747b8df
0x4a865b3d99656ab0310877376d620b531d96a681e4048b7f3a54248c511f8820
0x4eee511b379609a4e34b83d7f2e8df201e86b7dc0e54f2d6986d431604c88864
0x3d2d5ba537b12441278f2a67cfce77b2cb1f89c9174e393f5ccc95670d624161

Functions
Getter at block 22766885
DOMAIN_SEPARATOR(view returns (bytes32 result)
0x39039601c4be4b30ea7c9c35feae8daf5901c29333c24d7b7f819a9f2a5b1579
decimals(view returns (uint8)
18
name(pure returns (string)
RickRolled
symbol(pure returns (string)
RICK
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(address touint256 paymentuint256 _initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

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