RIP BRADLEY

Verified contract

Active on Ethereum with 111 txns
Deployed by via 0xeb360171 at 19979082
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RIP BRADLEY"

0xae96d5664c094e13c1756cbaa591498978fd9532dde984025415c88ea2f4f741
0x4b28a5c35a31cd71bc2a016b0d3c27ec50ea9060a2d6322c4872c0b8c4c1d40a
0xd64ac4e013aa9a3421da2f7331a717b7c6cb03a1ba7390ba15fcaa0e84bc645f
0xaddf79a40dceea6fddd2d6bb82686a000bec4e7332c36c4ceefa72fd5a04f3bb
0x1f79a63a490feea5329b7736078f034622ed88c8f5ae1f9fc7a4f389d8063a4f
0xcbf95e7ad17b8a5b7d3284614d96c871c4939809e26af9efb72c2e0150e1eddd
0x1816b96e532830738cf29080a7451e45b7f8237e3f7e3d557ffd41418e2f3aef
0x167097ea489c2e08e46b0a1bddacf4c81e78739dbdf65df38644a874f241f263
0x456482c26a2c94ebd737c36a21a3442d51554b22d815d6e6ae79102051750985
0xd2ce94b0171a2cd9bf0c502082a134770148157f8255bd09818a175bbf650bf7

Functions
Getter at block 21219087
decimals(view returns (uint8)
18
name(view returns (string)
RIP BRADLEY
symbol(view returns (string)
BRADLEY
totalSupply(view returns (uint256)
7777777777777000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender