BLUETRACTOR

Verified contract

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

No balances found for "BLUETRACTOR"

0x3bef347509b4a4c1a73fedcf32f56574e162cb8614fcb763c9f920065edcdd72
0xe6fc7601ade5db9453dcbf6ac4ea7247dc41223a2d0c19ea0368623fa6698ffe
0x6e5d711ac9a40d6c693399d5f31e7804ea345b32d76c76e556b06cf38f0458e8

Functions
Getter at block 23773419
castHash(view returns (string)
0x08f0c41ca27e090f433184c481ffcd4fa17cfc55
decimals(view returns (uint8)
18
deployer(view returns (address)
0x8f96ab72ee30fedddcbec3eeeb85c12c691cb79a
fid(view returns (uint256)
326034
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/6cbaae04-e51b-48c0-e9ab-085cd4b1b200/original
name(view returns (string)
BLUETRACTOR
symbol(view returns (string)
BLUTR
totalSupply(view returns (uint256)
100000000000000000000000000000
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(string name_string symbol_uint256 maxSupply_address deployer_uint256 fid_string image_string castHash_
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