Brett’s Cousin Greg
Verified contract
Active on
Base with 1,914 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
kurbi | ERC-20 | 1 | $0.000633 |
$0 | |
GREG | ERC-20 | 1.893965M | -- | -- | |
OHNO | ERC-20 | 11 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21801792 | 14 hours ago | | | 0 | 2.1957642e-7 | |
| 21368497 | 11 days ago | | | 0 | 2.2054221e-7 | |
| 21368406 | 11 days ago | | | 0 | 6.4496979e-7 | |
| 21199323 | 15 days ago | | | 0 | 1.1747327e-7 | |
| 20663247 | a month ago | | | 0 | 0.000000099905124600 | |
| 20059715 | a month ago | | | 0 | 6.7208528e-7 | |
| 19780803 | 2 months ago | | | 0 | 2.5691351e-7 | |
| 19739753 | 2 months ago | | | 0 | 7.3798276e-7 | |
| 19667709 | 2 months ago | | | 0 | 2.5629558e-7 | |
| 19404152 | 2 months ago | | | 0 | 1.8321735e-7 |
ABI
ABI objects
Getter at block 21826666
creator() view returns (address)
0xb2d768011c9c599c5e90ce5d252c4164861f2153
decimals() view returns (uint8)
18
description() view returns (string)
Brett’s “special” brother Greg…
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xd88d2d99237efa973a25a7e0a732e3856d9c05d20eb155e7340a0dfc2416a7fe.jpeg
isPresaleStep() view returns (bool)
false
name() view returns (string)
Brett’s Cousin Greg
symbol() view returns (string)
GREG
telegram() view returns (string)
https://t.me/+-yJudY1b6qgzMzAx
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
website() view returns (string)
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceDeployerOwnership()
setDescription(string _description)
setImageURI(string _imageURI)
setJumpBlock(uint256 _block)
setPair(address _newPair)
setTelegram(string _telegram)
setTwitter(string _twitter)
setWebsite(string _website)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
TokenCreated(struct TokenTokenCreatedParams params)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _n, string _s, address _tokenDeployer, string _imageURI, string _website, string _twitter, string _telegram, string _description, address _creator, uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.