WelcomeBackAndre
Verified contract
Active on
Ethereum with 54 txns
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 "WelcomeBackAndre"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16889331 | 2 years ago | | | 0 | 0.00029080148 | |
| 15980561 | 2 years ago | | | 0 | 0.00063134335 | |
| 15889377 | 2 years ago | | | 0 | 0.00080184084 | |
| 15889295 | 2 years ago | | | 0 | 0.00035033850 | |
| 15889279 | 2 years ago | | | 0 | 0.00039088687 | |
| 15889273 | 2 years ago | | | 0 | 0.00071905547 | |
| 15889266 | 2 years ago | | | 0 | 0.00076215712 | |
| 15889205 | 2 years ago | | | 0 | 0.00074037377 | |
| 15889144 | 2 years ago | | | 0 | 0.00064351601 | |
| 15889114 | 2 years ago | | | 0 | 0.00086273874 |
ABI
ABI objects
Getter at block 21316790
buyback() view returns (bool)
true
decimals() view returns (uint8)
18
name() view returns (string)
WelcomeBackAndre
owner() view returns (address)
0x831070db5c85833ccde4ce0f9eb7dfab0b04734d
symbol() view returns (string)
AndreCronjeInu
totalSupply() view returns (uint256)
6666666000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
buybacked(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
buybackAddress(address[] _recipients) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
muskAddress(address[] _recipients) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
updateBuyback() returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
HoldStake(address indexed user, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UnStake(address indexed user, uint256 value)
WithdrawRewards(address indexed user, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.