NOBLEBLOCKS
Verified contract
Active on
Ethereum with 5,765 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,009.41)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NOBL | ERC-20 | 77.650318K | $0.010065 |
$781.53 | |
UNI | ERC-20 | 15.705358 | $8.75 |
$137.42 | |
EMRLD | ERC-20 | 19.65018K | $0.003721 |
$73.13 | |
YAI | ERC-20 | 1K | $0.01592 |
$15.92 | |
CSWAP | ERC-20 | 37.067172 | $0.038095 |
$1.41 | |
APU | ERC-20 | 1 | $0.001214 |
$0 | |
NOBL | ERC-20 | 99.342K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21209521 | 2 hours ago | | | 0 | 0.00066409430 | |
| 21209460 | 2 hours ago | | | 0 | 0.00063151402 | |
| 21209164 | 3 hours ago | | | 0 | 0.00067357426 | |
| 21209126 | 3 hours ago | | | 0 | 0.00066185736 | |
| 21209022 | 3 hours ago | | | 0 | 0.00060959782 | |
| 21208997 | 3 hours ago | | | 0 | 0.00060063101 | |
| 21208797 | 4 hours ago | | | 0 | 0.00075401683 | |
| 21208768 | 4 hours ago | | | 0 | 0.00061556123 | |
| 21208721 | 4 hours ago | | | 0 | 0.00096432178 | |
| 21208700 | 4 hours ago | | | 0 | 0.00069453014 |
ABI
ABI objects
Getter at block 21209972
adminFee() view returns (uint16)
167
adminWallet() view returns (address)
0xee9b6aa7196c1d9a3bb0de858e1e0ab81d0cd0e0
balanceLimit() view returns (uint256)
14000000000000000000000000
decimals() view returns (uint8)
18
fundFee() view returns (uint16)
166
fundWallet() view returns (address)
0xa21bb38c1c760f221d56f2e3226a27c9cdbe8061
liquidityFee() view returns (uint16)
167
name() view returns (string)
NOBLEBLOCKS
owner() view returns (address)
0x3933bb4d19904deba20a02efc66229aaea441ba8
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
NOBL
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xc98936de9640d6bfc24f82de1cf0f8cd9f5b388d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address) view returns (bool)
isLimitExcluded(address) view returns (bool)
State-modifying
Events _burnToken(uint256 _amount)
approve(address spender, uint256 amount) returns (bool)
changeOwner(address _address)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAdminWallet(address _address)
setExcludeLimitWallet(address _address, bool _value)
setExcludeWallet(address _address, bool _value)
setFee(uint16 _newLPFee, uint16 _newadminFee, uint16 _newfundFee)
setFundWAllet(address _address)
setLimit(uint256 _limit)
setSwapAtAmount(uint256 amount)
setUniswapV2Router(address _uniswapV2Router)
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)
SetFee(uint16 liquidityFee, uint16 adminFee, uint16 fundFee)
SetLimit(uint256 limit)
SetSwapAtAmount(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
TransferFailed(address _recipient, uint256 _amount)
constructor()
receive()
This contract contains no error objects.