Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…dead
Balances ($0.00)
No balances found for "Borat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17701800 | a year ago | | | 0 | 0.00062988168 | |
| 17682339 | a year ago | | | 0 | 0.0011922655 | |
| 17570712 | a year ago | | | 0 | 0.00070780500 | |
| 17468680 | a year ago | | | 0 | 0.0011618296 | |
| 17278353 | 2 years ago | | | 0 | 0.0020169921 | |
| 17262619 | 2 years ago | | | 0 | 0.0018737616 | |
| 17256830 | 2 years ago | | | 0 | 0.0016968008 | |
| 17256784 | 2 years ago | | | 0 | 0.0016838190 | |
| 17256739 | 2 years ago | | | 0 | 0.0029093849 | |
| 17256725 | 2 years ago | | | 0 | 0.0031348931 |
ABI
ABI objects
Getter at block 21316248
_buyFee() view returns (uint256)
0
_sellFee() view returns (uint256)
100
decimals() view returns (uint8)
10
name() view returns (string)
Borat
noBlackList() view returns (bool)
true
noFeeToTransfer() view returns (bool)
true
owner() view returns (address)
0xaab8ec89d92f113bb0f83a6e2f1ca7e13d721edc
symbol() view returns (string)
BORAT
totalSupply() view returns (uint256)
4200000000000000000000000
uniswapV2Pair() view returns (address)
0xb228b41c7f4d49eb0b89b7e4868bc1c5735fb32d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _set_Fees(uint256 Buy_Fee, uint256 Sell_Fee)
approve(address spender, uint256 amount) returns (bool)
blacklist_Add_Wallets(address[] addresses)
blacklist_Remove_Wallets(address[] addresses)
blacklist_Switch(bool true_or_false)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
remove_Random_Tokens(address random_Token_Address, address send_to_wallet, uint256 number_of_tokens) returns (bool _sent)
renounceOwnership()
set_Transfers_Without_Fees(bool true_or_false)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.