brettCoin
Verified contract
Active on
Ethereum with 305 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x96e4…fb88
1 additional
variable
Balances ($0.00)
No balances found for "brettCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20215142 | 5 months ago | | | 0 | 0.000072330473 | |
| 20137870 | 5 months ago | | | 0 | 0.00018309527 | |
| 20111289 | 6 months ago | | | 0 | 0.00040421241 | |
| 20095174 | 6 months ago | | | 0 | 0.00018521759 | |
| 20009524 | 6 months ago | | | 0 | 0.00068960459 | |
| 20008462 | 6 months ago | | | 0 | 0.00076888374 | |
| 20007307 | 6 months ago | | | 0 | 0.00061184437 | |
| 20007160 | 6 months ago | | | 0 | 0.00040139207 | |
| 20007051 | 6 months ago | | | 0 | 0.00046053495 | |
| 20007005 | 6 months ago | | | 0 | 0.00063496305 |
ABI
ABI objects
Getter at block 21329919
_maxTaxSwap() view returns (uint256)
2675388000000000
_maxTxAmount() view returns (uint256)
133769420000000000
_maxWalletSize() view returns (uint256)
133769420000000000
_taxSwapThreshold() view returns (uint256)
1337694000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
brettCoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
brettcoin
totalSupply() pure returns (uint256)
133769420000000000
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)
openTrading()
removeLimits()
renounceOwnership()
rescueERC20Tokens(address _tokenAddr, uint256 _amount)
rescueETH(uint256 amount)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.