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 |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20959136 | a month ago | | | 0 | 0.000000099630000000 | |
| 18233234 | 4 months ago | | | 0 | 2.1971730e-7 | |
| 16204647 | 5 months ago | | | 0 | 0.000000072537297336 | |
| 15849037 | 5 months ago | | | 0 | 0.000070539200 | |
| 15822438 | 5 months ago | | | 0 | 7.1028372e-7 | |
| 15785440 | 5 months ago | | | 0 | 2.2845204e-7 | |
| 15770568 | 5 months ago | | | 0 | 6.9796217e-7 | |
| 15767713 | 5 months ago | | | 0 | 0.0000013367085 | |
| 15751315 | 5 months ago | | | 0 | 0.0000013363783 | |
| 15751011 | 5 months ago | | | 0 | 0.0000016760977 |
ABI
ABI objects
Getter at block 22935569
creator() view returns (address)
0xf4fa727680e7c2bc624f4220516087109c299668
decimals() view returns (uint8)
18
description() view returns (string)
Introducing Brettix: a fusion of Matrix's intense action and Brett's laid-back charm. Imagine Neo's journey, but with Brett's humor and style. In this digital realm, Brett navigates the Matrix, blending cool moves with his unique personality. Welcome to the Brettix!
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xeb3281f88a7fbf4455ebd0932efecb1e3c5b8c64d702ae5e61de53d097c8e7f0.jpeg
isPresaleStep() view returns (bool)
false
name() view returns (string)
BRETTIX
symbol() view returns (string)
BRETTIX
telegram() view returns (string)
https://t.me/brettixbase
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://x.com/BrettixBase
website() view returns (string)
https://brettix.xyz/
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.