Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BRUCK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20333010 | 4 months ago | | | 0 | 0.00026865147 | |
| 20333010 | 4 months ago | | | 0 | 0.00046879239 | |
| 20256502 | 4 months ago | | | 0 | 0.00010338003 | |
| 20255315 | 4 months ago | | | 0 | 0.00019526120 | |
| 20253875 | 4 months ago | | | 0 | 0.000046065101 | |
| 20253844 | 4 months ago | | | 0 | 0.000044367302 | |
| 20253840 | 4 months ago | | | 0 | 0.000046788031 | |
| 20250111 | 4 months ago | | | 0 | 0.00022286235 | |
| 20250060 | 4 months ago | | | 0 | 0.00017916675 | |
| 20249602 | 4 months ago | | | 0 | 0.00014668213 |
ABI
ABI objects
Getter at block 21168428
bruckFeeAddr() view returns (address)
0x9c5fd2f1607945fec438c2820901d7cbaaf8a779
buyCount() view returns (uint256)
446
buyFees() view returns (uint256)
0
decimals() view returns (uint8)
18
feeThresholdSize() view returns (uint256)
5000000000000000000000000
initialFees() view returns (uint256)
42
maxHoldingLimit() view returns (uint256)
1000000000000000000000000000
maxTxLimit() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
BRUCK
owner() view returns (address)
0x0000000000000000000000000000000000000000
reduceCountFees() view returns (uint256)
18
sellFees() view returns (uint256)
0
symbol() view returns (string)
BRUCK
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
uniV2PairAddr() view returns (address)
0xe3f20cae253eacd0d16551b99ac19976e6c7cb8c
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)
createBruckPairs()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableBruck()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeDougThreshold(uint256 newThreshold)
withdrawBruckTokens(address token)
withdrawStuckedETH()
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.