OG Survivor

Verified contract

Active on Base with 2,172 txns
Deployed by via 0x38dcdc1b at 17061745
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xb7a63c7d31e2d6718875dcbeacf90db80c5ba18dff66e083b4903c8b5e19756b
0xb96456c62bfda4c8c665b4b4454d8a0d8b35c048fc2c57b08f2c3740820fbb7e
0xd479be8bd2b49624a000ddcc2e476f8a0491ff14701d350a208952b87222ae28
0x2880c0b371055f871c3195f2cdd1de21cc913473e5a0345106061ff64895504c
0x6b70b594e0077542b142d1542b572904af9cf93ad8e1ffd9e7951f03cc139a53
0x6535d993be0688b62494069c5f06ee7089953b85eb930c7c7abbfe8783591e27
0xb51a5841df06ec3bcaa4f12b62bfdf4a358330be974bd44b56716c2cb406a57e
0xfa2ba6486c77a09674ecad5f9f8666902196912a33f8bec9fae40c90cf3fbaca
0x307557f29fb5d4cf04b00aa95084cd30fa747918fdae740ae5dcdc12f5979245
0x01c04e6886babec2411965c36ac242cff70b7f4db63a5bcd86180dbd039afa91

Functions
Getter at block 22919749
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
OG Survivor
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
SURVIVOR
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _symbolstring _nameuint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account