Based Blue Trump
Unverified contract
Proxy
Active on
Base with 5 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
12 additional
variables
Balances ($0.00)
No balances found for "Based Blue Trump "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14188142 | 6 months ago | | | 0 | 0.000088746699 | |
| 11233662 | 8 months ago | | | 0 | 0.000000051533000000 | |
| 11233620 | 8 months ago | | | 0 | 0.0000018057550 | |
| 11233524 | 8 months ago | | | 0 | 0.000000000046330514 | |
| 11233457 | 8 months ago | | | 0 | 0.000000000116404736 |
ABI
ABI objects
Getter at block 21826577
CLOCK_MODE() view returns (string)
mode=blocknumber&from=default
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR() view returns (bytes32)
0x80c332271d998f34af53c739330579d05801552b7edd1c3bca4d5cc4b280195e
clock() view returns (uint48)
21826577
contractType() pure returns (bytes32)
0x546f6b656e455243323000000000000000000000000000000000000000000000
contractURI() view returns (string)
ipfs://QmZ4P7xzD5syJy3xkYR9EU8PRjuGjSDNYajNLrHQs72e5y/0
contractVersion() pure returns (uint8)
1
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=Based Blue Trump , version=1, chainId=8453, verifyingContract=0x6705d736e5a7557634cc4bcdda52463cd6ac497d, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
getPlatformFeeInfo() view returns (address, uint16)
(0xac3030313c2fe5bd56b3b29ba7ab09731f8b83f7, 0)
name() view returns (string)
Based Blue Trump
primarySaleRecipient() view returns (address)
0xac3030313c2fe5bd56b3b29ba7ab09731f8b83f7
symbol() view returns (string)
BBT
totalSupply() view returns (uint256)
690000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkpoints(address account, uint32 pos) view returns (struct ERC20VotesUpgradeableCheckpoint)
delegates(address account) view returns (address)
getPastTotalSupply(uint256 timepoint) view returns (uint256)
getPastVotes(address account, uint256 timepoint) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
getVotes(address account) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
isTrustedForwarder(address forwarder) view returns (bool)
nonces(address owner) view returns (uint256)
numCheckpoints(address account) view returns (uint32)
supportsInterface(bytes4 interfaceId) view returns (bool)
verify(struct ITokenERC20MintRequest _req, bytes _signature) view returns (bool, address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address delegatee)
delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _defaultAdmin, string _name, string _symbol, string _contractURI, address[] _trustedForwarders, address _primarySaleRecipient, address _platformFeeRecipient, uint256 _platformFeeBps)
mintTo(address to, uint256 amount)
mintWithSignature(struct ITokenERC20MintRequest _req, bytes _signature) payable
multicall(bytes[] data) returns (bytes[] results)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setContractURI(string _uri)
setPlatformFeeInfo(address _platformFeeRecipient, uint256 _platformFeeBps)
setPrimarySaleRecipient(address _saleRecipient)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
EIP712DomainChanged()
FlatPlatformFeeUpdated(address platformFeeRecipient, uint256 flatFee)
Initialized(uint8 version)
PlatformFeeInfoUpdated(address indexed platformFeeRecipient, uint256 platformFeeBps)
PlatformFeeTypeUpdated(uint8 feeType)
PrimarySaleRecipientUpdated(address indexed recipient)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
TokensMinted(address indexed mintedTo, uint256 quantityMinted)
TokensMintedWithSignature(address indexed signer, address indexed mintedTo, struct ITokenERC20MintRequest mintRequest)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.