Byzantine
Verified contract
Active on
Ethereum with 175 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6,335.16)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 2.02 | $3,136.22 |
$6,335.16 | |
Byzantine | ERC-20 | 1.100639K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18901670 | 10 months ago | | | 0 | 0.00094118165 | |
| 18037999 | a year ago | | | 0 | 0.00049581164 | |
| 17990853 | a year ago | | | 0 | 0.00080738270 | |
| 17962354 | a year ago | | | 0 | 0.00055053044 | |
| 17943772 | a year ago | | | 0 | 0.0013339654 | |
| 17842683 | a year ago | | | 0 | 0.0014768035 | |
| 17798299 | a year ago | | | 0 | 0.00066943725 | |
| 17777312 | a year ago | | | 0 | 0.0014135369 | |
| 17775371 | a year ago | | | 0 | 0.0013037524 | |
| 17773812 | a year ago | | | 0 | 0.0011534389 |
ABI
ABI objects
Getter at block 21187807
_buyCount() view returns (uint256)
399
_finalBuyTax() view returns (uint256)
3
_finalSellTax() view returns (uint256)
3
_taxSwapThreshold() view returns (uint256)
4000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Byzantine
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Byzantine
totalSupply() pure returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x3bcb212fe7f0fa07d8e0d30fd8bcd2a88d54a4c7
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(address[] adrs)
renounceOwnership()
rescueETH(uint256 amount)
rescueToken(address _token)
setIsExcludedFromFee(address account, bool newValue)
setMultiExcludedFromFee(address[] accounts, bool newValue)
setTaxSwapThreshold(uint256 amount)
setTaxWallet(address taxWallet)
setfinalbuytax(uint256 finalbuytax)
setfinalselltax(uint256 finalselltax)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.