SuperTrump (Donald).

Unverified contract

Proxy

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

No balances found for "SuperTrump (Donald)."

0xca7d722122cb90d53bbd9c5e84ab1af08358c08da00f2713e694feff3a5c4064
0x8ffaa1e0b29117885e0b41b87eb844cd5ae6ecfb4e81e58c3bfa40872d173793
0x8a7dc6a8c7d3f761df113ab18b3d01b4476a890699df8d98f17eb78e8f6865c9
0x5acda80d12b999ec96a2e393583b3ec965394843dc8b5c32c0537e9f3dcd1158
0xe014332bb1385f74881650f042f6bf7c323d34692521831e9658ab41d67dbb2b
0x950fb0953f94f2e559ffdb4ad6706763c8ff947c507712ffdfde8cbbf9a8c3a6
0x21bf4d2a244f445d5eedeeaaa85480836d85c944584036072dabf28ca8538d64
0xb2ad16325a1b969d3366f67354694cd9604e3fe250decf29c29ef5e1d73814b6
0x2824bea880995250462a0639ba60aa7f01114dc03fa8294337e62227d58b2d93
0xb347379011fc64dfb5eaf3d7bb2067bbcb86704d171b4ebe726ffe7c6e1a20cc

Functions
Getter at block 23233516
bond(view returns (address)
0xc5a076cad94176c2996b32d8466be1ce757faa27
decimals(view returns (uint8)
18
name(view returns (string)
SuperTrump (Donald).
symbol(view returns (string)
STD
totalSupply(view returns (uint256)
420000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burnByBond(address accountuint256 amount
init(string name_string symbol_
mintByBond(address touint256 amount
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

This contract contains no constructor objects.

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
MCV2_Token__AlreadyInitialized(
MCV2_Token__PermissionDenied(